Skip to content

feat: Add About dialog with version and Git hash#9

Merged
bearice merged 5 commits intomasterfrom
feature/about-dialog-git-hash
May 23, 2025
Merged

feat: Add About dialog with version and Git hash#9
bearice merged 5 commits intomasterfrom
feature/about-dialog-git-hash

Conversation

@bearice
Copy link
Owner

@bearice bearice commented May 23, 2025

Adds an "About" item to the tray menu that displays a dialog showing:

The build.rs script has been updated to:

  • Retrieve the Git commit hash at build time.
  • Remove a non-functional manifest file setting to prevent build errors. These changes were made carefully to preserve the original icon generation logic, following specific feedback from you.

google-labs-jules bot and others added 5 commits May 23, 2025 07:06
Adds an "About" item to the tray menu that displays a dialog
showing:
- Application name ("RustCat")
- Version (from Cargo.toml)
- Current Git commit hash (from build.rs, or "N/A")
- Link to the project page (https://github.com/bearice/RustCat)

The build.rs script has been updated to:
- Retrieve the Git commit hash at build time.
- Remove a non-functional manifest file setting to prevent build errors.
These changes were made carefully to preserve the original icon
generation logic, following specific feedback from you.
@bearice bearice merged commit 1d1977c into master May 23, 2025
1 check passed
@bearice bearice deleted the feature/about-dialog-git-hash branch July 9, 2025 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant